home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / pulldown.im < prev    next >
Text File  |  1993-03-01  |  287b  |  7 lines

  1. #define pulldown_width 16
  2. #define pulldown_height 16
  3. static char pulldown_bits[] = {
  4.    0xff, 0xff, 0x01, 0x80, 0xfd, 0xbf, 0xfd, 0xbf, 0x81, 0x81, 0x81, 0x81,
  5.    0x81, 0x81, 0x81, 0x81, 0xa1, 0x85, 0xc1, 0x83, 0x81, 0x81, 0x01, 0x80,
  6.    0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0xff, 0xff};
  7.